| "..\Alisha's DevKit (v122-87)\FreeBASIC-1.09.0-winlibs-gcc-9.3.0\fbc32.exe" | |
| "..\Alisha's DevKit (v122-87)\fbdebug_WDS_LNX\Windows 32bit\fbdebugger_new.exe" | |
| -x "Story 6.exe" ".\Story 6.bas" -asm intel -s gui ".\Resource\Story 6.rc" -exx -g -gen gas | |
| 1 | C:\A-1 Steaksauce\Project Six (v6-0-1)\Story 6\Code\Paging Module.bas(60) error 4: Duplicated definition, PageIndex in 'Dim As Long PageIndex = ValInt ( Filename )' |
| 2 | C:\A-1 Steaksauce\Project Six (v6-0-1)\Story 6\Code\Paging Module.bas(62) error 20: Type mismatch, found 'Or' in 'If PageIndex < LBound ( Page, 1 ) Or PageIndex > UBound ( Page, 1 ) Then' |
| 3 | C:\A-1 Steaksauce\Project Six (v6-0-1)\Story 6\Code\Paging Module.bas(100) error 20: Type mismatch, found 'Then' in 'If UBound ( Page, 1 ) < PageIndex Then' |
| 4 | C:\A-1 Steaksauce\Project Six (v6-0-1)\Story 6\Code\Paging Module.bas(102) error 24: Invalid data types, before ')' in 'ReDim Preserve Page ( 0 To PageIndex )' |
| 5 | C:\A-1 Steaksauce\Project Six (v6-0-1)\Story 6\Code\Paging Module.bas(106) error 151: Invalid array index, before ')' in 'Page ( PageIndex ).Index = PageIndex' |
| 6 | C:\A-1 Steaksauce\Project Six (v6-0-1)\Story 6\Code\Paging Module.bas(108) error 151: Invalid array index, before ')' in 'Input #Filemode, Page ( PageIndex ).Caption' |
| 7 | C:\A-1 Steaksauce\Project Six (v6-0-1)\Story 6\Code\Paging Module.bas(111) error 151: Invalid array index, before ')' in 'Page ( PageIndex ).NPC_Count, _' |
| 8 | C:\A-1 Steaksauce\Project Six (v6-0-1)\Story 6\Code\Paging Module.bas(117) error 151: Invalid array index, before ')' in 'ReDim ( Page ( PageIndex ).NPC )( 0 To Page ( PageIndex ).NPC_Count )' |
| 9 | C:\A-1 Steaksauce\Project Six (v6-0-1)\Story 6\Code\Paging Module.bas(119) error 151: Invalid array index, before ')' in 'ReDim ( Page ( PageIndex ).Entity )( 0 To Page ( PageIndex ).NPC_Count )' |
| 10 | C:\A-1 Steaksauce\Project Six (v6-0-1)\Story 6\Code\Paging Module.bas(121) error 151: Invalid array index, before ')' in 'Page ( PageIndex ).Entity_Count + = Page ( PageIndex ).NPC_Count' |
| 11 | C:\A-1 Steaksauce\Project Six (v6-0-1)\Story 6\Code\Paging Module.bas(121) error 133: Too many errors, exiting |